Fix typo in previous documentation fix for gtk_css_provider_load_from_data()
authorEric Williams <ericwill@redhat.com>
Wed, 13 Jan 2016 13:29:34 +0000 (08:29 -0500)
committerBen Iofel <iofelben@gmail.com>
Thu, 14 Jan 2016 22:01:26 +0000 (17:01 -0500)
gtk/gtkcssprovider.c

index 9c72cd8e28651bf224026a9326a574a61a42b495..f60a0bfa0d84a488444e6eb5fce6176b6576d963 100644 (file)
@@ -1797,7 +1797,7 @@ gtk_css_provider_load_internal (GtkCssProvider *css_provider,
  *   potentially do a copy.
  * @error: (out) (allow-none): return location for a #GError, or %NULL
  *
- * Loads @data into @css_provider, and by doing do clears any previously loaded
+ * Loads @data into @css_provider, and by doing so clears any previously loaded
  * information.
  *
  * Returns: %TRUE. The return value is deprecated and %FALSE will only be